mirror of
https://github.com/github/gitignore.git
synced 2026-08-31 12:17:01 +02:00
Compare commits
No commits in common. "c3a26c76ad792949e1d2fa96d25c6d71aac6135f" and "9cbe07e47f7af523e38ccad152a421f3e3b34bbe" have entirely different histories.
c3a26c76ad
...
9cbe07e47f
@ -16,8 +16,6 @@ _autosave-*
|
|||||||
*-save.pro
|
*-save.pro
|
||||||
*-save.kicad_pcb
|
*-save.kicad_pcb
|
||||||
fp-info-cache
|
fp-info-cache
|
||||||
~*.lck
|
|
||||||
\#auto_saved_files#
|
|
||||||
|
|
||||||
# Netlist files (exported from Eeschema)
|
# Netlist files (exported from Eeschema)
|
||||||
*.net
|
*.net
|
||||||
|
|||||||
@ -1,3 +0,0 @@
|
|||||||
/node_modules/
|
|
||||||
/lib/
|
|
||||||
.bsb.lock
|
|
||||||
@ -82,8 +82,6 @@ StyleCopReport.xml
|
|||||||
*.pgc
|
*.pgc
|
||||||
*.pgd
|
*.pgd
|
||||||
*.rsp
|
*.rsp
|
||||||
# but not Directory.Build.rsp, as it configures directory-level build defaults
|
|
||||||
!Directory.Build.rsp
|
|
||||||
*.sbr
|
*.sbr
|
||||||
*.tlb
|
*.tlb
|
||||||
*.tli
|
*.tli
|
||||||
|
|||||||
@ -1,2 +0,0 @@
|
|||||||
.zig-cache/
|
|
||||||
zig-out/
|
|
||||||
@ -1,14 +0,0 @@
|
|||||||
# gitignore template for Hexo sites
|
|
||||||
# website: https://hexo.io/
|
|
||||||
# Recommended: Node.gitignore
|
|
||||||
|
|
||||||
# Ignore generated directory
|
|
||||||
public/
|
|
||||||
|
|
||||||
# Ignore temp files
|
|
||||||
tmp/
|
|
||||||
.tmp*
|
|
||||||
|
|
||||||
# additional files
|
|
||||||
db.json
|
|
||||||
.deploy*/
|
|
||||||
@ -1,6 +0,0 @@
|
|||||||
# Generated by Move
|
|
||||||
# will have compiled files
|
|
||||||
build/
|
|
||||||
|
|
||||||
# Remove possibly saving credentials to the git repository
|
|
||||||
.aptos/
|
|
||||||
@ -1,3 +0,0 @@
|
|||||||
# Ignore the default terragrunt cache directory
|
|
||||||
# https://terragrunt.gruntwork.io/docs/features/caching/
|
|
||||||
.terragrunt-cache
|
|
||||||
Loading…
Reference in New Issue
Block a user