Skip to content

Commit 6f4cc05

Browse files
committed
Misc: Add .gitignore file
Signed-off-by: Scott Ware <[email protected]>
1 parent 56adf21 commit 6f4cc05

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/*.patch
2+
*.pyc
3+
*.pyo
4+
*.swp
5+
*.orig
6+
*.rej
7+
*~

0 commit comments

Comments
 (0)