gitignore
This commit is contained in:
		
							parent
							
								
									ae1e89d4c7
								
							
						
					
					
						commit
						d9738dd633
					
				
							
								
								
									
										16
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										16
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -2,6 +2,8 @@ | |||||||
| _* | _* | ||||||
| *~ | *~ | ||||||
| *.o | *.o | ||||||
|  | \#* | ||||||
|  | .\#* | ||||||
| 
 | 
 | ||||||
| # dev stuff | # dev stuff | ||||||
| .build | .build | ||||||
| @ -43,6 +45,7 @@ TAGS | |||||||
| *.hi | *.hi | ||||||
| *.p_o | *.p_o | ||||||
| *.hp | *.hp | ||||||
|  | package.yaml-e | ||||||
| .cabal-sandbox/ | .cabal-sandbox/ | ||||||
| cabal-dev* | cabal-dev* | ||||||
| cabal.project.local | cabal.project.local | ||||||
| @ -54,9 +57,11 @@ dist-newstyle/ | |||||||
| /.shake.html | /.shake.html | ||||||
| .stack-work/ | .stack-work/ | ||||||
| /lsp/ | /lsp/ | ||||||
|  | Setup | ||||||
| 
 | 
 | ||||||
| # hledger stuff | # hledger stuff | ||||||
| old | old | ||||||
|  | /.old | ||||||
| /log | /log | ||||||
| /profs/* | /profs/* | ||||||
| /*.prof.* | /*.prof.* | ||||||
| @ -70,6 +75,9 @@ tests/addons/hledger-* | |||||||
| tools/generatejournal | tools/generatejournal | ||||||
| tools/simplebench | tools/simplebench | ||||||
| /examples/10*.journal | /examples/10*.journal | ||||||
|  | *.webmanual.md | ||||||
|  | *.m4-e | ||||||
|  | stack*.yaml.lock | ||||||
| 
 | 
 | ||||||
| # hledger-web stuff | # hledger-web stuff | ||||||
| /config | /config | ||||||
| @ -85,4 +93,10 @@ hledger-web/yesod-devel/ | |||||||
| *.spk | *.spk | ||||||
| 
 | 
 | ||||||
| # recent stuff | # recent stuff | ||||||
| site | /site | ||||||
|  | /commands | ||||||
|  | /.obsidian | ||||||
|  | /.github/workflows/README | ||||||
|  | /checks | ||||||
|  | /headroom-templates | ||||||
|  | .headroom.yaml | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user