-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
39 lines (34 loc) · 831 Bytes
/
.gitignore
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
java/target/
java/pom.xml.tag
java/pom.xml.releaseBackup
java/pom.xml.versionsBackup
java/pom.xml.next
java/release.properties
java/dependency-reduced-pom.xml
java/buildNumber.properties
java/.mvn/timing.properties
# https://github.com/takari/maven-wrapper#usage-without-binary-jar
java/.mvn/wrapper/maven-wrapper.jar
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# mypy
.mypy_cache/
python/test/test/
python/test/file/a.txt
python/test/file/a-kana-sjis.txt
python/test/file/a-kana-utf8.txt
python/test/file/a-kana.txt
python/test/misc/dict_saved.json
python/test/misc/dict_saved_None.json
python/test/dict/data/dict_saved.json
python/test/log.txt
js/_linter_util.bat
js/_linter_util.txt
js/_copy_utiljs.bat
python/_copy_utilpy.bat
vba/Util.xlsm
vba/~$Util.xlsm
vba/Base64S.xlsm
vba/~$Base64S.xlsm