Skip to content

Commit 528e304

Browse files
committed
ignoring temp editor files, eggs and virtual env stuff
1 parent 5d1327d commit 528e304

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
@@ -54,3 +54,8 @@ target/
5454

5555
.idea
5656
*.idea
57+
*.swp
58+
.eggs/
59+
venv/
60+
.activate.sh
61+
.deactivate.sh

0 commit comments

Comments
 (0)