File: .gitignore

package info (click to toggle)
lomiri-api 0.1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,296 kB
  • sloc: cpp: 6,395; python: 264; ansic: 95; makefile: 30; 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