You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
traqtor/.gitignore

48 lines
574 B
Plaintext

.chug/.cache
!.chug/.cache/mvn/.gitkeep
!.chug/.cache/npm/.gitkeep
node_modules
.settings/
.quasar
.project
.classpath
.idea
bin/
target/
/dist
/src-cordova/node_modules
/src-cordova/platforms
/src-cordova/plugins
/src-cordova/www
/src-capacitor/www
/src-capacitor/node_modules
/src-bex/www
/src-bex/js/core
nb-configuration.xml
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
release.properties
npm-debug.log*
yarn-debug.log*
yarn-error.log*
*.suo
*.ntvs*
*.njsproj
*.sln
*.swp
*.swo
*.orig
*.rej
*.ipr
*.iml
*.iws
.DS_Store
.thumbs.db
traqtor-demo-workspace