gitignore
This commit is contained in:
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
*.o
|
||||
*.pyc
|
||||
*~
|
||||
.*~
|
||||
|
||||
|
2
snippets/test1/.gitignore
vendored
Normal file
2
snippets/test1/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
test1
|
||||
|
Reference in New Issue
Block a user