mirror of
https://github.com/maxartz15/TextureCombiner.git
synced 2025-06-27 04:46:04 +02:00
Init.
P4 -> GitHub sync.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -14,13 +14,14 @@
|
||||
!/[Aa]ssets/**/*.meta
|
||||
|
||||
# Uncomment this line if you wish to ignore the asset store tools plugin
|
||||
# /[Aa]ssets/AssetStoreTools*
|
||||
/[Aa]ssets/AssetStoreTools*
|
||||
|
||||
# Autogenerated Jetbrains Rider plugin
|
||||
[Aa]ssets/Plugins/Editor/JetBrains*
|
||||
|
||||
# Visual Studio cache directory
|
||||
.vs/
|
||||
.vscode/
|
||||
|
||||
# Gradle cache directory
|
||||
.gradle/
|
||||
@ -58,3 +59,5 @@ sysinfo.txt
|
||||
# Crashlytics generated file
|
||||
crashlytics-build.properties
|
||||
|
||||
# p4ignore
|
||||
*.p4ignore
|
Reference in New Issue
Block a user