1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2025-09-01 08:52:45 +00:00
harbour-sailfin/.gitignore
Henk Kalkwater 17d4b2c24b WIP: extract loading logic from model
Loading logic should be extracted from the model, to make
loading the data from other sources, such as a local database for
synchronised items, possible.
2021-03-05 15:34:10 +01:00

11 lines
161 B
Text

# Spec files are generated from the yaml files, so they are unneeded
rpm/*.spec
# Build folders
build/
build-*/
.dub/
# IDE files
*.user
CMakeLists.txt.user.*