mirror of
https://bitbucket.org/Mattrixwv/octavefunctions.git
synced 2025-12-06 18:53:57 -05:00
Added ignore for executables
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1,5 @@
|
|||||||
# Add any directories, files, or patterns you don't want to be tracked by version control
|
# Add any directories, files, or patterns you don't want to be tracked by version control
|
||||||
.octave_hist
|
.octave_hist
|
||||||
.vscode/*
|
.vscode/*
|
||||||
|
*.exe
|
||||||
|
C++/*.exe
|
||||||
Reference in New Issue
Block a user