File: .gitignore

package info (click to toggle)
geophar 14.07~dfsg1-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 10,228 kB
  • ctags: 4,357
  • sloc: python: 34,982; makefile: 91; xml: 77; sh: 27
file content (72 lines) | stat: -rw-r--r-- 1,144 bytes parent folder | download
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
64
65
66
67
68
69
70
71
72
# git-ls-files --others --exclude-from=.git/info/exclude
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~

# Répertoire de compilations

build/

# Types à exclure
*~
*.bak
*.pyc
wxgeometrie.e4*
*.geo
*.tar.gz
*.exe
*.cnf
*.7z

# Benchmarks sympy
*benchmark*

# Dossiers "poubelles"
wxgeometrie/modules/OLD/
BAZAR/
sympy_OLD/
tmp/
temp/
tools/OLD

# Conflits Dropbox
*conflicted\ copy*

# Paramètres personnels
session/
log/
preferences/
macros/
personnaliser.py
.ftpconfig
.sourceforge

# Interpréteurs et fichiers de test.
pyshell.pyw
idle.pyw
session_de_test.py
startup_script.py
tmp.*
temp.*
tmp
temp
wxgeometrie/test.py

# Fichier générés automatiquement.
tools/linux-uninstall.py

# À ne pas inclure **pour l'instant**
tools/isympy
tools/others/
tools/isympy_
tools/strip_whitespace.py
ressources_annexes/
wxgeometrie/doc/developpeurs/
wxgeometrie/exemples/
wxgeometrie/geolib/FICHIER param A CREER
wxgeometrie/geolib/librairies.dia
wxgeometrie/geolib/librairies.png
wxgeometrie/setup.py
setup.py