gitignore example for Garry's Mod servers. Excludes "highweight" files from uploading to repo. Special for https://blog.amd-nick.me/gmod-development
*.vmt | |
*.vtf | |
*.vmt | |
*.vtx | |
*.mdl | |
*.phy | |
*.vvd | |
*.mp3 | |
*.ttf | |
*.wav | |
*.png | |
*.vmt | |
*.vmt | |
*.vmt | |
*.bsp | |
*.nav | |
*.gma | |
*.pcf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment