update gitignore
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,7 +1,6 @@
|
|||||||
.env/*
|
.env/*
|
||||||
*.pyc
|
*.pyc
|
||||||
*_design1
|
*_design1
|
||||||
fet2020/files/*
|
|
||||||
fet2020/.env/*
|
fet2020/.env/*
|
||||||
*.sqlite3
|
*.sqlite3
|
||||||
.theia/*
|
.theia/*
|
||||||
@@ -12,3 +11,11 @@ run
|
|||||||
*~
|
*~
|
||||||
APIKEY.txt
|
APIKEY.txt
|
||||||
tmp
|
tmp
|
||||||
|
.ruff_cache
|
||||||
|
.venv
|
||||||
|
etherpad
|
||||||
|
files
|
||||||
|
flowbite
|
||||||
|
gallery
|
||||||
|
tailwind
|
||||||
|
whoosh_index
|
||||||
|
|||||||
Reference in New Issue
Block a user