Hopefully fix speed issue on external data
This commit is contained in:
parent
c65745f6a2
commit
e8c45d75c4
19 changed files with 182 additions and 156 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,6 +4,7 @@ hypnotoad.pid
|
|||
*.db
|
||||
*.db-wal
|
||||
*.db-shm
|
||||
*.db-journal
|
||||
*~
|
||||
/images
|
||||
*.swp
|
||||
|
|
Reference in a new issue