Skip to content

Instantly share code, notes, and snippets.

@AMD-NICK
Last active January 29, 2025 15:25
Show Gist options
  • Save AMD-NICK/55ee8bc3fbe6852d0ece2a0bbf2ecb9c to your computer and use it in GitHub Desktop.
Save AMD-NICK/55ee8bc3fbe6852d0ece2a0bbf2ecb9c to your computer and use it in GitHub Desktop.
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
@AMD-NICK
Copy link
Author

AMD-NICK commented Dec 28, 2024

В новом посте про эффективность разработки тоже .gitignore, но не ссылается сюда, а решил прямо в теме разместить

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment