forked from VanillaEngineDevs/Vanilla-Engine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
44 lines (34 loc) · 844 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# macOS
*.DS_Store
# Visual Studio Code
.vscode/*
# Build
build/*
# Dependencies
resources/macos/love.app/*
resources/switch/love.elf
resources/win32/love/*
resources/win64/love/*
!resources/win64/love/discord-rpc.dll
!resources/win32/love/discord-rpc.dll
# Legacy Switch dependencies
resources/switch-old/LOVEPotion.elf
resources/switch-old/romfs/*
# Tools
tools/funkin-json/*
tools/funkin-json-sniff/*
tools/funkin-xml/*
tools/funkin-xna/*
tools/funkin-json-ignore-psych-events/*
tools/funkin-json-special/*
!tools/funkin-json/funkin-json.py
!tools/funkin-json-sniff/funkin-json-sniff.py
!tools/funkin-xml/funkin-xml.py
!tools/funkin-xna/funkin-xna.py
!tools/funkin-json-ignore-psych-events/funkin-json.py
!tools/funkin-json-special/funkin-json.py
# misc files in art folder
art/*.png
art/*.xml
# STOP UPLOADING SHORTCUTS CH
*.lnk