adds gitignore
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
|||||||
|
/*
|
||||||
|
*/
|
||||||
|
!/bin/
|
||||||
|
!/utils/
|
||||||
|
/*.*
|
||||||
|
!/bin/*.*
|
||||||
|
!/utils/*.*
|
||||||
|
!/install.sh
|
||||||
|
!/README.md
|
||||||
|
!/.gitignore
|
||||||
Reference in New Issue
Block a user