2023-03-13 18:36:30 +01:00
|
|
|
db/*
|
|
|
|
!db/.gitkeep
|
|
|
|
assets/assets
|
|
|
|
assets/translation/gamedata/
|
|
|
|
assets/translation/*.sql
|
2023-03-20 18:43:48 +01:00
|
|
|
!assets/translation/update_crackable.sql
|
2023-03-20 22:46:01 +01:00
|
|
|
!assets/translation/fix_room_items.sql
|
2023-10-25 03:04:56 +02:00
|
|
|
!assets/translation/fix_song_disks.sql
|
2023-03-13 18:36:30 +01:00
|
|
|
assets/swf
|
|
|
|
assets/usercontent/**/*.png
|
2023-10-23 23:58:53 +02:00
|
|
|
~$*.xlsx
|
2023-10-24 20:16:23 +02:00
|
|
|
export/
|
2023-10-26 01:14:25 +02:00
|
|
|
assets/usercontent/imageproxy/
|
|
|
|
atomcms/cache/*
|
|
|
|
atomcms/storage/*
|
|
|
|
atomcms/logs/*
|
|
|
|
!atomcms/cache/.gitkeep
|
|
|
|
!atomcms/storage/.gitkeep
|
|
|
|
!atomcms/logs/.gitkeep
|
2023-10-30 02:18:24 +01:00
|
|
|
*.env
|
|
|
|
nitro/*.json
|
|
|
|
!example-*
|