mirror of
https://github.com/ustayready/fireprox
synced 2026-06-08 18:01:35 +00:00
Add path for PyCharm IDE to .gitignore
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# Ignore PyCharm files
|
||||
.idea
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
Reference in New Issue
Block a user