Skip to content
Snippets Groups Projects
Select Git revision
  • main
1 result

.gitignore

Blame
  • .gitignore 171 B
    # Generated files
    /bin
    
    # vi swap files
    [._]*.s[a-v][a-z]
    !*.svg  # comment out if you don't need vector files
    [._]*.sw[a-p]
    [._]s[a-rt-v][a-z]
    [._]ss[a-gi-z]
    [._]sw[a-p]