A mirror of my website's source code.

Important information: Google announced that, from September 2026, Android devices will require ALL apps to be signed by Google, effectively leading to an iOS situation. Value your right to a computer that does what you want; do not tolerate this monopolistic practice! Contact me if you don't understand why it is bad. Click to learn more.

Add .git to Gitignore for Built site

The .git folder would've been uploaded to neocities useing dry-run

by steve0greatness, Thursday, 9 May 2024, 20:47:49 (1715287669), pushed by steve0greatness, Sunday, 12 May 2024, 08:38:17 (1715503097)

Author identity: Steve0Greatness <steve0greatnessiscool@gmail.com>

83f2b508d73f76ae306c186d98dc13caecb23606

static/.gitignore

@@ -1,3 +1,4 @@

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            _site
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            __pycache__
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            drafts
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        .git