forked from cmangos/tbc-db
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
44 lines (36 loc) · 677 Bytes
/
.gitignore
File metadata and controls
44 lines (36 loc) · 677 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
# If any files generated by using this repository should be ignored, please
# describe and list them here.
# Placeholder files for directories needed to be inside git but empty
!*.gitkeep
# JetBrains - project settings
/.idea/
# Eclipse - project settings
/.project
/.settings
/.buildpath
/.externalToolBuilders
# Numerous always-ignore extensions
*.diff
*.err
*.orig
*.log
*.rej
*.swo
*.swp
*.vi
*~
*.sass-cache
/dev/*.sql
/dev/*/
# OS or Editor folders
.DS_Store
.cache
.project
.settings
.tmproj
nbproject
Thumbs.db
# Configuration files to be customized
InstallFullDB.config
# hum big boss file that we hopfully have to ignore.
Killerwife_Windows_Install_Script.bat