Skip to content

Commit 34f3361

Browse files
committed
Merge pull request #6 from LucianU/master
Added .gitignore file with some rules
2 parents 2b32149 + 9ef830c commit 34f3361

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.py[co]
2+
*.sw[po]
3+
*~

0 commit comments

Comments
 (0)