aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: 81b4ca881fcb7b27ffc6afcb79ed5553d89e1b74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# git ls-files --others --exclude-from=.git/info/exclude
*
!.gitignore
!makefile
!tangle
!*.org
!*.d
!*.txt
!org
!lib
!**/
**/.#*
#!*/
#*~
#\#*
#*.\#*