This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -12,4 +12,15 @@
|
||||
# Built Visual Studio Code Extensions
|
||||
*.vsix
|
||||
|
||||
build/
|
||||
build/
|
||||
|
||||
# Runtime data (SQLite + media)
|
||||
data/RBS.db
|
||||
data/RBS.db-wal
|
||||
data/RBS.db-shm
|
||||
data/maps/*
|
||||
!data/maps/.gitkeep
|
||||
data/sounds/*
|
||||
!data/sounds/.gitkeep
|
||||
data/recordings/*
|
||||
!data/recordings/.gitkeep
|
||||
Reference in New Issue
Block a user