summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 23baf1246d71f2fe4eb29cbe60d2ed93ec10b5b6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.pdf
.~lock.*.od*#
*.log
core
*.lyx~
\#*.lyx#
.RData
.Rhistory
*.out
.gdb_history
__pycache__/
db
composer.lock
package-lock.json
vendor/
node_modules/