Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Commit

Permalink
clean up gitignore file a little
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszstolarczuk committed May 18, 2021
1 parent d1fb6ad commit ca7e878
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
.*
!.gitignore
!.clang-format
!.gitattributes
!.gitignore
!.github/
!.clang-format
!.mailmap
!.version
build/
*~
*.swp
~*
tags

0 comments on commit ca7e878

Please sign in to comment.