Spaces:
Paused
Paused
dr-data commited on
Commit ·
e82f6a1
1
Parent(s): de4c239
Update gitignore to exclude documentation and test files
Browse files- .gitignore +3 -0
.gitignore
CHANGED
|
@@ -61,3 +61,6 @@ debug-*.html
|
|
| 61 |
# Backup files
|
| 62 |
*.backup
|
| 63 |
*.complex-backup
|
|
|
|
|
|
|
|
|
|
|
|
| 61 |
# Backup files
|
| 62 |
*.backup
|
| 63 |
*.complex-backup
|
| 64 |
+
|
| 65 |
+
# Separate projects
|
| 66 |
+
claudia/
|