Skip to content

Commit

Permalink
Modify .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ddouworld committed May 27, 2024
1 parent c6d2861 commit 94b09b6
Showing 1 changed file with 1 addition and 32 deletions.
33 changes: 1 addition & 32 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,35 +4,4 @@
*.gcda
*.kdev4
/.kdev4
__pycache__

*.rsuser
*.suo
*.user
*.userosscache
*.sln.docstates
*.userprefs
mono_crash.*
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
[Ww][Ii][Nn]32/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/
[Ll]ogs/
*.vcxproj
*.filters
*.sln
/CMakeFiles
/CMakeCache.txt
/cmake_install.cmake
/.vs/pycdc
/tests/tests
/tests/pycdc.exe
__pycache__

0 comments on commit 94b09b6

Please sign in to comment.