Skip to content

Commit e91b623

Browse files
authored
ignore .py
1 parent 07744a3 commit e91b623

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.gitignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
*.dll
66
*.exe
77
*.o
8+
*.py
9+
*.f0
10+
*.f1
11+
*.tmp
12+
*.marker
13+
*.cism_results
14+
*.yo
815
*.so
916

1017
# Packages #
@@ -82,4 +89,4 @@ tramp
8289
# *.sublime-project
8390

8491
# sftp configuration file
85-
sftp-config.json
92+
sftp-config.json

0 commit comments

Comments
 (0)