forked from AttorneyOnline/AO2-Client
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
66 lines (60 loc) · 782 Bytes
/
.gitignore
File metadata and controls
66 lines (60 loc) · 782 Bytes
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
*~
*.db
*.user
*.exe
*.dll
*.so
*.pro.autosave
*.pro.user*
base_override.h
.DS_Store
*.o
moc*
*.autosave
base-full/
logs/
bass.lib
bin/*
bins/
build/
release/
debug/
base/background
base/characters
base/sounds
base/callwords.ini
base/config.ini
base/serverlist.txt
*.ini
.qmake.stash
.vs/
Makefile*
object_script*
/android/gradle*
/Attorney_Online_*.rc
/attorney_online_*_plugin_import.cpp
server/__pycache__
discord/
*.TMP
# Jetbrains config and build dir (CLion)
.idea/
cmake-build-*
/tmp/
/qtapng/
# Generated files
.cmake/
.ninja_deps
.ninja_log
.qt/
Attorney_Online_autogen/
CMakeCache.txt
CMakeFiles/
Testing/
build.ninja
cmake_install.cmake
test/CMakeFiles/
test/CTestTestfile.cmake
test/cmake_install.cmake
test/test_aopacket_autogen/
test/test_aopacket
cmake_cmd.txt