mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2025-02-17 14:40:31 +00:00
Add gitignore
This commit is contained in:
parent
a14182fbb2
commit
8ad8119bc9
2 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
**/*.elf
|
||||
*.elf
|
||||
**/*.o
|
||||
**/*.d
|
||||
build/
|
Binary file not shown.
Loading…
Reference in a new issue