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