Shiki: Swiftify // gitignore update

This commit is contained in:
ShikiSuen 2022-01-15 12:07:03 +08:00
parent 92cace1fce
commit 7fdae4188d
1 changed files with 11 additions and 11 deletions

22
.gitignore vendored
View File

@ -1,14 +1,14 @@
build
*.pbxuser
*.mode1v3
*.tm_build_errors
*.dmg
*.mode1v3
*.pbxuser
*.tm_build_errors
.build
.DS_Store
project.xcworkspace
xcuserdata
Credits.rtf
# the executable we used to count the occurance of a string in a file
# that can be built by make -C Source/Data/bin/C_Version
# C_count.occ.exe
.idea
Source/Data/*
.swiftpm
.vscode
build
Credits.rtf
project.xcworkspace
Source/Data/*
xcuserdata