fix gitignore
This commit is contained in:
42
.gitignore
vendored
42
.gitignore
vendored
@@ -1,21 +1,21 @@
|
||||
.env/*
|
||||
*.pyc
|
||||
*_design1
|
||||
fet2020/.env/*
|
||||
*.sqlite3
|
||||
.theia/*
|
||||
.flake8
|
||||
migrate
|
||||
run
|
||||
*.pid
|
||||
*~
|
||||
APIKEY.txt
|
||||
tmp
|
||||
.ruff_cache
|
||||
.venv
|
||||
etherpad
|
||||
files
|
||||
flowbite
|
||||
gallery
|
||||
tailwind
|
||||
whoosh_index
|
||||
.env/*
|
||||
*.pyc
|
||||
*_design1
|
||||
fet2020/.env/*
|
||||
*.sqlite3
|
||||
.theia/*
|
||||
.flake8
|
||||
migrate
|
||||
run
|
||||
*.pid
|
||||
*~
|
||||
APIKEY.txt
|
||||
tmp
|
||||
.ruff_cache
|
||||
.venv
|
||||
etherpad
|
||||
files
|
||||
flowbite
|
||||
gallery/*
|
||||
tailwind
|
||||
whoosh_index
|
||||
|
||||
Reference in New Issue
Block a user