Create a Makefile for installation
This commit is contained in:
parent
826c5db8e4
commit
6a3e7e7936
20 changed files with 33 additions and 8 deletions
6
gitignore_global
Executable file
6
gitignore_global
Executable file
|
@ -0,0 +1,6 @@
|
|||
*.sw?
|
||||
*.o
|
||||
*.exe
|
||||
*.stackdump
|
||||
*.out
|
||||
.ruby-version
|
Loading…
Add table
Add a link
Reference in a new issue