Commit 70a68e1bdc2a725160b1c48419fa9e559797552c
1 parent
97439fba
Exists in
master
res
Showing
38 changed files
with
67 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,67 @@ |
1 | +#///////////////////////////////////////////////////////////////////////////// | |
2 | +# Fireball Projects | |
3 | +#///////////////////////////////////////////////////////////////////////////// | |
4 | + | |
5 | +library/ | |
6 | +temp/ | |
7 | +local/ | |
8 | +build/ | |
9 | + | |
10 | +#///////////////////////////////////////////////////////////////////////////// | |
11 | +# Logs and databases | |
12 | +#///////////////////////////////////////////////////////////////////////////// | |
13 | + | |
14 | +*.log | |
15 | +*.sql | |
16 | +*.sqlite | |
17 | + | |
18 | +#///////////////////////////////////////////////////////////////////////////// | |
19 | +# files for debugger | |
20 | +#///////////////////////////////////////////////////////////////////////////// | |
21 | + | |
22 | +*.sln | |
23 | +*.csproj | |
24 | +*.pidb | |
25 | +*.unityproj | |
26 | +*.suo | |
27 | + | |
28 | +#///////////////////////////////////////////////////////////////////////////// | |
29 | +# OS generated files | |
30 | +#///////////////////////////////////////////////////////////////////////////// | |
31 | + | |
32 | +.DS_Store | |
33 | +ehthumbs.db | |
34 | +Thumbs.db | |
35 | + | |
36 | +#///////////////////////////////////////////////////////////////////////////// | |
37 | +# exvim files | |
38 | +#///////////////////////////////////////////////////////////////////////////// | |
39 | + | |
40 | +*UnityVS.meta | |
41 | +*.err | |
42 | +*.err.meta | |
43 | +*.exvim | |
44 | +*.exvim.meta | |
45 | +*.vimentry | |
46 | +*.vimentry.meta | |
47 | +*.vimproject | |
48 | +*.vimproject.meta | |
49 | +.vimfiles.*/ | |
50 | +.exvim.*/ | |
51 | +quick_gen_project_*_autogen.bat | |
52 | +quick_gen_project_*_autogen.bat.meta | |
53 | +quick_gen_project_*_autogen.sh | |
54 | +quick_gen_project_*_autogen.sh.meta | |
55 | +.exvim.app | |
56 | + | |
57 | +#///////////////////////////////////////////////////////////////////////////// | |
58 | +# webstorm files | |
59 | +#///////////////////////////////////////////////////////////////////////////// | |
60 | + | |
61 | +.idea/ | |
62 | + | |
63 | +#////////////////////////// | |
64 | +# VS Code | |
65 | +#////////////////////////// | |
66 | + | |
67 | +.vscode/ | |
0 | 68 | \ No newline at end of file | ... | ... |
2.99 KB
4.16 KB
492 Bytes
7.66 KB
3.93 KB
4.52 KB
7.44 KB
7.46 KB
7.46 KB
13.2 KB
13 KB
1.2 KB
21.2 KB
548 Bytes
6.34 KB
1.57 KB
13.4 KB
7.67 KB
7.36 KB
21.4 KB
38.1 KB
38.1 KB
38.1 KB
23.1 KB
18.8 KB
17.1 KB
10.7 KB
15.3 KB
858 Bytes
7.47 KB
1.28 KB
753 KB
2.56 KB
17.6 KB
26.9 KB
21.5 KB
18.7 KB