forked from UnitexGramLab/unitex-core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore.in
executable file
·25 lines (21 loc) · 1.27 KB
/
.gitignore.in
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
# =============================================================================
# ATTENTION, DO NOT EDIT THIS FILE!
# Instead, try to update the .gitignore.in file and then run
# ./gitignore.io.sh > .gitignore
# =============================================================================
# =============================================================================
# Modify the ignore_list variable below according to your needs
# type ./gitignore.io.sh list to display a list of all supported templates
# =============================================================================
# ignore_list=archives,autotools,eclipse,intellij,vim,xcode,c,c++,composer,gcov,java,cmake,maven,svn,tortoisegit,android,osx,windows,linux
# =============================================================================
# =============================================================================
${gitignore_io}
# =============================================================================
# All files and directories starting with tilde (~) should be ignored
~*
# =============================================================================
# List all other custom gitignore entries below:
# =============================================================================
.checkstyle
unitex-core-tests/