summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/.gitignore
blob: ec2a4e8336eb8af417264d9dbbd3fda9329674f8 (plain) (blame)
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
build/doxy/*
build/obj/*
buildVS/Release/*
buildVS/x64/*
buildVS/.vs/*
nltool
nlwav
nltool.html
nltool.js
nltool.wasm
nlwav.html
nlwav.js
nlwav.wasm

# Windows executables
*.exe

# Local doxygen binaries
doxygen
doxyindexer
doxysearch.cgi

# nltool/nlwav output files
*.log
*.wav

# VS 2019
*.user