diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2020-04-12 16:15:06 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2020-04-12 16:15:06 -0400 |
commit | 41fa994a86914812d866f4822c0f55a6ed073c39 (patch) | |
tree | e4330fbc530a821ab37e7aba10884213b5b2deaf /.gitignore | |
parent | 7e14113e47c5c8e2f218c69e11ec947b6a02f66e (diff) |
up to date repo
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +# Object files +*.nds + +# Compilers +tools/mwccarm/** + +# Build folder +build/** + # CLion folders .idea/ cmake-build-debug/ |