add ignore file
This commit is contained in:
commit
0b1d1a84b2
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# everything
|
||||||
|
*
|
||||||
|
|
||||||
|
# except
|
||||||
|
!hal.py
|
||||||
|
!LICENSE
|
||||||
|
!README.md
|
||||||
|
!.gitignore
|
Loading…
Reference in New Issue
Block a user