readding gitignore rules
This commit is contained in:
parent
1663c1d71d
commit
0f7f5237ad
|
@ -1,3 +1,9 @@
|
||||||
|
*
|
||||||
|
!*/
|
||||||
|
!*.*
|
||||||
|
|
||||||
|
!Makefile
|
||||||
|
|
||||||
nimcache/
|
nimcache/
|
||||||
|
|
||||||
# Executables shall be put in an ignored build/ directory
|
# Executables shall be put in an ignored build/ directory
|
||||||
|
|
Loading…
Reference in New Issue