Add a .gitignore to help having a better git status output.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
*.pcm
|
||||
*.ppm
|
||||
part*
|
||||
venv/
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,4 @@
|
||||
*.pcm
|
||||
*.ppm
|
||||
part*
|
||||
venv/
|
||||
|
||||