File: .gitignore

package info (click to toggle)
lomiri-api 0.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,248 kB
  • sloc: cpp: 6,415; python: 264; ansic: 96; makefile: 29; sh: 17
file content (12 lines) | stat: -rw-r--r-- 141 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
# default build dir
/build*

# QtCreator project files
/*.user

# Eclipse project files
/.project
/.cproject
/.settings
/.pydevproject
*.qmlc