BattleForArkhos/.gitignore
Jordan Snelling 795a0d6f6b Includes Changes such as:
First Exotic Class weapon: Minigun
Changes to Energy/Magless weapon cooling.
Brand new server introduction.
Major HUD rework.
Brand new auth handler.
Modified default player physics.
Clean up of code from init.lua to relevant files.
2021-02-06 02:44:45 +00:00

36 lines
579 B
Plaintext

## Specially ignored directories:
mods/test
mods/weapons/sounds
mods/persistence/db/weapons_player_auth.prs
mods/persistence/db/weapons_player_data.prs
### macOS ###
*.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
.vs/slnx.sqlite
.vs