Difference between revisions of ".gitignore"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<code>.gitignore</code> specifies intentionally untracked files to ignore.
 
<code>.gitignore</code> specifies intentionally untracked files to ignore.
 
+
* https://git-scm.com/docs/gitignore
 +
* https://github.com/github/gitignore
  
 
  [[git checkout]] master
 
  [[git checkout]] master
Line 7: Line 8:
  
  
* [[GitHub default .gitignore for Terraform]]
 
  
== Related terms ==
+
== Related ==
 
* <code>[[.git/config]]</code>
 
* <code>[[.git/config]]</code>
 
* <code>[[.dockerignore]]</code> file
 
* <code>[[.dockerignore]]</code> file
Line 17: Line 17:
 
* [[GitHub]]
 
* [[GitHub]]
 
* <code>[[*.env]]</code> file
 
* <code>[[*.env]]</code> file
 +
* [[GitHub default .gitignore for Terraform]]
 +
* [[.python-version]]
  
 
== See also ==
 
== See also ==
 +
* {{ignore}}
 
* {{git}}
 
* {{git}}
  
 
[[Category:Git]]
 
[[Category:Git]]

Latest revision as of 12:49, 19 August 2024

Advertising: