Difference between revisions of ".gitignore"

From wikieduonline
Jump to navigation Jump to search
 
(2 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://git-scm.com/docs/gitignore
 +
* https://github.com/github/gitignore
  
 
  [[git checkout]] master
 
  [[git checkout]] master
Line 17: Line 18:
 
* <code>[[*.env]]</code> file
 
* <code>[[*.env]]</code> file
 
* [[GitHub default .gitignore for Terraform]]
 
* [[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: