Skip to content

Commit

Permalink
Add .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-derevenetz committed Jun 19, 2021
1 parent 48bd56a commit 5a222f9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
.DS_Store
/.qmake.stash
/Makefile
/moc_*.cpp
/qml_*.cpp
/qmlcache_loader.cpp
/qrc_*.cpp
/vkgeo_plugin_import.cpp
/vkgeo_qml_plugin_import.cpp
/.xcode/
/Debug-iphoneos/
/Release-iphoneos/
/vkgeo/Images.xcassets/
/vkgeo.xcodeproj/

0 comments on commit 5a222f9

Please sign in to comment.