Skip to content

Commit

Permalink
chore: add .gitignore, will add config files to respective branches
Browse files Browse the repository at this point in the history
  • Loading branch information
xadahiya committed Nov 14, 2023
1 parent 8c2e67a commit c1df2af
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 274 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
.env
.python-version
__pycache__/
.idea/
.DS_Store
screenlog*
temp/*
*projects.json
*aggregator.json
*settings.json
*.backup
3 changes: 0 additions & 3 deletions aggregator.example.json

This file was deleted.

12 changes: 0 additions & 12 deletions auth_settings.example.json

This file was deleted.

27 changes: 0 additions & 27 deletions preloader.json

This file was deleted.

88 changes: 0 additions & 88 deletions projects.example.json

This file was deleted.

144 changes: 0 additions & 144 deletions settings.example.json

This file was deleted.

0 comments on commit c1df2af

Please sign in to comment.