File: .gitignore

package info (click to toggle)
python-avro 1.11.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,724 kB
  • sloc: python: 7,196; xml: 4,238; sh: 784; java: 386; makefile: 74
file content (32 lines) | stat: -rw-r--r-- 451 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
*.iml
*.ipr
*.iws
*.swp
*~
.idea/
.project
.settings
.classpath
target
*.pyc
*.egg-info
.svn
/build
test-output
/dist
/lang/java/compiler/nbactions.xml
/lang/java/compiler/nb-configuration.xml
/lang/java/compiler/nbproject/
**/.vscode/**/*
.vs/
.DS_Store
.factorypath
.mypy_cache
.python-version
.java-version
.coverage
vendor
composer.lock
.phpunit.result.cache
.mvn/jvm.config # Maven JVM settings
**/*.run.xml    # Intellij IDEA Run configurations