mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-12 08:00:55 +02:00
20 lines
348 B
Plaintext
20 lines
348 B
Plaintext
################################################################################
|
|
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
|
|
################################################################################
|
|
|
|
/.vs/
|
|
/out/
|
|
/code/out/
|
|
/fonts
|
|
/sound
|
|
/ui
|
|
/*.exe
|
|
/*.ilk
|
|
/*.MIX
|
|
/*.PAL
|
|
/*.INI
|
|
/*.DAT
|
|
/SAVEGAME*
|
|
|
|
/cache
|