start ignoring me and ignore compiled
This commit is contained in:
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
# this is a comment
|
||||||
|
|
||||||
|
# can we ignore any file without an extension?
|
||||||
|
|
||||||
|
copy
|
||||||
|
out.txt
|
||||||
1
git/ignore_compiled.txt
Normal file
1
git/ignore_compiled.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
To make git ignore compiled C programs, we put this in the git ignore.
|
||||||
7
git/start_ignoring_me.txt
Normal file
7
git/start_ignoring_me.txt
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
To make git ignore things, we need a gitignore.
|
||||||
|
Here is how to get started with that.
|
||||||
|
|
||||||
|
A tool for creating gitignore things: https://www.toptal.com/developers/gitignore/
|
||||||
|
|
||||||
|
Of course, there is official documentation for git ignore: https://git-scm.com/docs/gitignore
|
||||||
|
|
||||||
Reference in New Issue
Block a user