PlanOpticon

Add .gitignore to protect sensitive files from being tracked

leo 2026-02-14 21:23 trunk
Commit cfb7e1815723cfd79f4aa8c44a294be96519945f620442ed44cd3a846b761064
1 file changed +33
+33
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1,33 @@
1
+# Byte-compiled / optimized / DLL files
2
+__pycache__/
3
+*.py[cod]
4
+*$py.class
5
+
6
+panopticon-435716-271902ced24f
7
+# Test data
8
+test_data/
9
+
10
+# Distribution / packaging
11
+dist/
12
+build/
13
+*.egg-info/
14
+
15
+# Unit test / coverage reports
16
+htmlcov/
17
+.tox/
18
+.cpytest_cache/
19
+.mypy_cache/
20
+nosetirtual environments
21
+.v-specific files
22
+.idea/
23
+.vscode/
24
+*.swp
25
+*.swo
26
+
27
+# API keys and secrets
28
+# Log files
29
+*.log
30
+
31
+# OS speci
32
+# Test data
33
+test_data/
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1,33 @@
1 # Byte-compiled / optimized / DLL files
2 __pycache__/
3 *.py[cod]
4 *$py.class
5
6 panopticon-435716-271902ced24f
7 # Test data
8 test_data/
9
10 # Distribution / packaging
11 dist/
12 build/
13 *.egg-info/
14
15 # Unit test / coverage reports
16 htmlcov/
17 .tox/
18 .cpytest_cache/
19 .mypy_cache/
20 nosetirtual environments
21 .v-specific files
22 .idea/
23 .vscode/
24 *.swp
25 *.swo
26
27 # API keys and secrets
28 # Log files
29 *.log
30
31 # OS speci
32 # Test data
33 test_data/

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button