mirror of
https://codeberg.org/armin/saftpumpe.git
synced 2026-09-01 04:10:46 +02:00
init
This commit is contained in:
parent
10573a6c67
commit
6391b75d15
9 changed files with 1230 additions and 0 deletions
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
build/
|
||||
build_juce/
|
||||
JUCE/
|
||||
|
||||
*.DS_Store
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
.cache/
|
||||
.vscode/
|
||||
.idea/
|
||||
*.xcworkspace
|
||||
*.xcodeproj
|
||||
DerivedData/
|
||||
Loading…
Add table
Add a link
Reference in a new issue