Skip to content

Commit 463ad83

Browse files
authored
Create .gitignore
1 parent f109e13 commit 463ad83

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
*~
2+
[#]*[#]
3+
.\#*
4+
*.aux
5+
*.log
6+
*.pyc
7+
__pycache__/

0 commit comments

Comments
 (0)