Git: update global gitignore.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
# Compiled Python files
|
# Python stuff
|
||||||
*.pyc
|
*.pyc
|
||||||
|
VENV
|
||||||
|
|
||||||
# Folder view configuration files
|
# Folder view configuration files
|
||||||
.DS_Store
|
.DS_Store
|
||||||
@@ -14,4 +15,7 @@ Thumbs.db
|
|||||||
.Trashes
|
.Trashes
|
||||||
|
|
||||||
# Installed NPM modules
|
# Installed NPM modules
|
||||||
node_modules
|
node_modules
|
||||||
|
|
||||||
|
# IDEs stuff
|
||||||
|
.idea
|
||||||
|
Reference in New Issue
Block a user