update gitignore
This commit is contained in:
parent
559dd32002
commit
fff753e3aa
1 changed files with 3 additions and 5 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -3,8 +3,10 @@ db.sqlite
|
||||||
.env
|
.env
|
||||||
.lapce/
|
.lapce/
|
||||||
*/tmp.*
|
*/tmp.*
|
||||||
<<<<<<< HEAD
|
|
||||||
/frontend/
|
/frontend/
|
||||||
|
config.toml
|
||||||
|
.air.toml
|
||||||
|
*/**/.null_*
|
||||||
|
|
||||||
|
|
||||||
# --- Section ember frontend ---
|
# --- Section ember frontend ---
|
||||||
|
@ -33,8 +35,4 @@ db.sqlite
|
||||||
|
|
||||||
# broccoli-debug
|
# broccoli-debug
|
||||||
/frontend-src/DEBUG/
|
/frontend-src/DEBUG/
|
||||||
=======
|
|
||||||
|
|
||||||
config.toml
|
|
||||||
.air.toml
|
|
||||||
>>>>>>> 0ec0ad42bca3a05b05256862904285bb74e314cb
|
|
||||||
|
|
Loading…
Reference in a new issue