Skip to content

Commit 3d96622

Browse files
committed
exclude symbolic links
exclude virtual-env/bin/python* as it shall be set based on user own configuration
1 parent 324fa6a commit 3d96622

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
application/cache/*
2-
application/logs/*
1+
virtual-env/bin/python*

0 commit comments

Comments
 (0)