summaryrefslogtreecommitdiffstats
path: root/MCServer/.gitignore
blob: 6da9aa7c7b1582b308c37da5878074eb9f4cd0c7 (plain) (blame)
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
*.exe
*.dll
*.exp
*.lib
*.ini
MCServer
MCServer_debug
CommLogs/
GalExports/
logs
players
world*
API/
API.txt
API_wiki.txt
*.dat
schematics
*.schematic
*.ilk
*.pdb
memdump*
*.grab
*.cfg
*.sqlite
helgrind.log
valgrind.log
motd.txt
*.deuser
*.dmp
*.xml
mcserver_api.lua

# Ignore the webadmin certs / privkey, so that no-one commits theirs by accident:
webadmin/httpscert.crt
webadmin/httpskey.pem