Ignore and remove *.plugin compiled files
Added by mistake previously — link to a built file under _build. Should not be there and prevents compilation.
This commit is contained in:
parent
5ecd56a134
commit
0c42aa6bcf
2 changed files with 1 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -20,3 +20,4 @@ _build/
|
|||
setup.data
|
||||
setup.log
|
||||
|
||||
*.plugin
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
/home/tobast/cours/internship/src/dwarf-synthesis/_build/dwarfsynth.plugin
|
Loading…
Add table
Reference in a new issue