Skip to content

Commit 144a934

Browse files
author
Floyd M. Chitalu
committed
add new files to ignore
1 parent 0c2fe80 commit 144a934

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
*.lo
44
*.o
55
*.obj
6+
*.pyc
67

78
# Compiled Dynamic libraries
89
*.so
@@ -22,3 +23,7 @@
2223

2324
#directories
2425
build/
26+
27+
# temp files
28+
*.swp
29+
*.orig

0 commit comments

Comments
 (0)