File: .gitignore

package info (click to toggle)
fritzing 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 42,144 kB
  • sloc: cpp: 98,203; xml: 2,203; python: 803; sh: 274; ansic: 26; makefile: 22
file content (63 lines) | stat: -rw-r--r-- 577 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# Temporary build files
.qmake.cache
.qmake.stash

Makefile*

phoenix.pro.user
/phoenix-build-*
/release*
/build*
/debug*
*.user
*.user*

# Visual Studio files
*.sdf
*.opensdf
*.sln
*.vcxproj
*.vcxproj.*

# Compiled source
*.pyc
*.com
*.class
*.dll
*.exe
*.o
*.so
*.suo
*.pdb

# Temporary files
*.py~
*.xml~

# Vim temporary files
*.swp
*.swo

/fritzing-parts/

# Packages and archives
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip

# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
.bash_history
saved_state