Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Sep 18, 2024
1 parent 47c23ba commit dc27ca5
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,36 +1,25 @@
# Virtual Environment
bin/
lib/
pyvenv.cfg

# Editor Configurations
.vscode/
.idea/

# Python
__pycache__/

# Pip
src/

# Jupyter Notebook
.ipynb_checkpoints
*.ipynb

# Output files, except requirements.txt
*.txt
!requirements.txt

# Comma-Separated Values (CSV) Reports
*.csv

#XLSX Reports
*.xlsx

# Excluded sites list
tests/.excluded_sites

# MacOS Folder Metadata File

# Vim swap files
*.swp

0 comments on commit dc27ca5

Please sign in to comment.