Difference between revisions of ".gitignore"

From wikieduonline
Jump to navigation Jump to search
(Created page with "gitignore - Specifies intentionally untracked files to ignore == See also == * {{git}} Category:Git")
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
gitignore - Specifies intentionally untracked files to ignore
+
<code>.gitignore</code> specifies intentionally untracked files to ignore.
  
 +
 +
[[git checkout]] master
 +
[[.gitignore]]: needs merge
 +
error: you need to resolve your current index first
 +
 +
 +
* [[GitHub default .gitignore for Terraform]]
 +
 +
== Related terms ==
 +
* <code>[[.git/config]]</code>
 +
* <code>[[.dockerignore]]</code> file
 +
* <code>[[git reset --merge]]</code>
  
 
== See also ==
 
== See also ==
 
* {{git}}
 
* {{git}}
 +
* {{GitHub}}
  
 
[[Category:Git]]
 
[[Category:Git]]

Revision as of 11:14, 7 March 2022

Advertising: